Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~George Rehipipulgon 22.Jan.04 08:37 PM a Web browser
Domino Designer 6.0.1 CF1 Windows 2000


Hi All:

I am trying to extract an attachment from document into the hard drive. I am getting the following error:

"Error : 4005 : Notes error: Access to data denied. (E:\Temp1)"

Here is the relevant code:

Set item = attachdoc.GetFirstItem("$FILE" )
Forall v In item.Values
Messagebox( v )
Set object = attachdoc.GetAttachment(v)
Call object.ExtractFile("E:\Temp1")
End Forall

the code(in a script library) is running in the background and is called from a background agent.

What could be wrong with the code???

Thanks








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS